Nuprl Lemma : max-of-intset 11,40

P:().
(n:. Dec(P(n)))
 (n:.
 (y:. (y  n (P(y)))
  (y:. ((y  n) & P(y) & (x:. ((y < x) & (x  n))  (P(x)))))) 
latex


DefinitionsSQType(T), {T}, , i  j , False, A, A  B, P  Q, t  T, P & Q, x:AB(x), x(s), P  Q, , x:AB(x), Dec(P)
Lemmasnot wf, le wf, ge wf, nat properties, decidable wf, nat wf

origin